home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20000217-20000824 / 000435_news@columbia.edu _Thu Jul 27 16:11:28 2000.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
  3.     by monire.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id QAA18497
  4.     for <kermit.misc@cpunix.cc.columbia.edu>; Thu, 27 Jul 2000 16:11:28 -0400 (EDT)
  5. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  6.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id QAA19580
  7.     for <kermit.misc@watsun.cc.columbia.edu>; Thu, 27 Jul 2000 16:11:27 -0400 (EDT)
  8. Received: (from news@localhost)
  9.     by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id PAA23484
  10.     for kermit.misc@watsun.cc.columbia.edu; Thu, 27 Jul 2000 15:44:47 -0400 (EDT)
  11. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  12. From: fdc@columbia.edu (Frank da Cruz)
  13. Subject: Re: K95 SCRIPTS WITH DIRECT SERIAL CONNECTION
  14. Date: 27 Jul 2000 19:44:47 GMT
  15. Organization: Columbia University
  16. Message-ID: <8lq3ff$mtq$1@newsmaster.cc.columbia.edu>
  17. To: kermit.misc@columbia.edu
  18.  
  19. In article <39808882.30D9433C@compuserve.com>,
  20. Sandy Rosenberg  <SandyRosenberg@compuserve.com> wrote:
  21. : ...
  22. : This works well on the PC on my desk, however on the PC where I need the
  23. : script, it does not seem to see the carriage returns that I send it.  The
  24. : way I created the script was to use K95dialer to create a script, then I
  25. : deleted the connect statement at the end and added my code to log in and
  26. : send a file.  I cannot see anything different in the two machines to explain
  27. : their behavior.  On the troublesome machine, I can type OUTPUT \13 at the
  28. : command prompt and it sends a carriage return, but the script doesn't seem
  29. : to.
  30. Send a copy of your script to:
  31.  
  32.   kermit-support@columbia.edu
  33.  
  34. for analysis.
  35.  
  36. - Frank